home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / essent / C_Extras / MESSAGE.GIF < prev    next >
Graphics Interchange Format  |  1997-07-17  |  17.4 KB  |  879x562  |  4-bit (13 colors)
   ocr: Borland C++ File Edit Search View Project Debug Tool Options Window Help pe D 1 E 100101 D uanonameul.cpp #include <iostream.h> int main( () int; cout << "Hey! I wrote my first program! !" << endl; Message Compiling NONAMEU1.CPP: Error NONAME01.CPP 5: Declaration does not specify a tag or an identifier in function mainll Error NONAME01.CPP 7: Expression syntax in function main( Error NONAME01.CPP 8: Statement missing : in function main( Error NONAMEU1.CPP 8: Compound statement missing ) in function main( Warning NONAME01.CPP 8: Function should return a value in tunction main( 5:7 Insert